home *** CD-ROM | disk | FTP | other *** search
/ How Many Bugs in a Box / How Many Bugs in a Box.cdr / bugs / page5 / 00135.ls < prev    next >
Encoding:
Text File  |  1995-04-05  |  74 b   |  7 lines

  1. on mouseUp
  2.   global catch
  3.   if catch = 0 then
  4.     go("hook")
  5.   end if
  6. end
  7.